[INFO] cloning repository https://github.com/oliveiraleo112/clancy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oliveiraleo112/clancy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foliveiraleo112%2Fclancy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foliveiraleo112%2Fclancy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a90ea6f78c359c8569d18d0065965a07442add06
[INFO] fixing oliveiraleo112/clancy against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foliveiraleo112%2Fclancy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oliveiraleo112/clancy
[INFO] finished tweaking git repo https://github.com/oliveiraleo112/clancy
[INFO] tweaked toml for git repo https://github.com/oliveiraleo112/clancy written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oliveiraleo112/clancy on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oliveiraleo112/clancy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 573ef8816914de5c9e0add5c55e42d2fc80481068f0cfdf4f2c6977bae984eff
[INFO] running `Command { std: "docker" "start" "573ef8816914de5c9e0add5c55e42d2fc80481068f0cfdf4f2c6977bae984eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "573ef8816914de5c9e0add5c55e42d2fc80481068f0cfdf4f2c6977bae984eff" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "573ef8816914de5c9e0add5c55e42d2fc80481068f0cfdf4f2c6977bae984eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "573ef8816914de5c9e0add5c55e42d2fc80481068f0cfdf4f2c6977bae984eff" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking clancy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/agent/executor.rs:118:27
[INFO] [stdout]      |
[INFO] [stdout]   92 |           let mut last_err = ClancyError::LlmError("Not started".to_string());
[INFO] [stdout]      |               ------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `last_err` calls a custom destructor
[INFO] [stdout]      |               `last_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  100 |               let result: Result<AgentCodeOutput> = tokio::select! {
[INFO] [stdout]      |  _________________------____________________________-
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 `result` calls a custom destructor
[INFO] [stdout]      | |                 `result` will be dropped later as of Edition 2024
[INFO] [stdout]  101 | |                 res = self.llm.complete_json(provider, &system_prompt, messages.clone(), MAX_TOKENS) => {
[INFO] [stdout]  102 | |                     res.map(|(output, _)| output)
[INFO] [stdout] ...    |
[INFO] [stdout]  107 | |             };
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             `output` calls a custom destructor
[INFO] [stdout]      | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             `futures_init` calls a custom destructor
[INFO] [stdout]      | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             `futures` calls a custom destructor
[INFO] [stdout]      | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  118 |                       match self
[INFO] [stdout]      |  ___________________________^
[INFO] [stdout]      | |___________________________|
[INFO] [stdout]      | |___________________________|
[INFO] [stdout]      | |___________________________|
[INFO] [stdout]  119 | |                         .apply_and_validate(config, working_dir, &output, cancel.clone())
[INFO] [stdout]  120 | |                         .await
[INFO] [stdout]      | |                          ----^
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |__________________________|___up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |__________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                            up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  123 | /                             self.db
[INFO] [stdout]  124 | |                                 .writer
[INFO] [stdout]  125 | |                                 .send(WriteCommand::UpdateStoryStatus {
[INFO] [stdout]  126 | |                                     id: config.story_id.clone(),
[INFO] [stdout] ...    |
[INFO] [stdout]  129 | |                                 })
[INFO] [stdout]  130 | |                                 .await?;
[INFO] [stdout]      | |                                  ------
[INFO] [stdout]      | |__________________________________|___||
[INFO] [stdout]      | |__________________________________|___|this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |__________________________________|___|`#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |__________________________________|___this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                    |   `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  131 | /                             self.db
[INFO] [stdout]  132 | |                                 .writer
[INFO] [stdout]  133 | |                                 .send(WriteCommand::UpdateAgentStatus {
[INFO] [stdout]  134 | |                                     id: config.id.clone(),
[INFO] [stdout]  135 | |                                     status: "completed".to_string(),
[INFO] [stdout]  136 | |                                 })
[INFO] [stdout]  137 | |                                 .await?;
[INFO] [stdout]      | |                                  ------
[INFO] [stdout]      | |__________________________________|___||
[INFO] [stdout]      | |__________________________________|___|this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |__________________________________|___|`#6` will be dropped later as of Edition 2024
[INFO] [stdout]      | |__________________________________|___this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                    |   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                    `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  160 | |                 }
[INFO] [stdout]      | |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `last_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `output` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `futures_init` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/notify.rs:1041:1
[INFO] [stdout]      |
[INFO] [stdout] 1041 | impl Drop for Notified<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `futures` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/notify.rs:1041:1
[INFO] [stdout]      |
[INFO] [stdout] 1041 | impl Drop for Notified<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/agent/validator.rs:75:46
[INFO] [stdout]     |
[INFO] [stdout]  58 |           while let Some(entry) =
[INFO] [stdout]     |                          -----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `entry` calls a custom destructor
[INFO] [stdout]     |                          `entry` will be dropped later as of Edition 2024
[INFO] [stdout]  59 | /             entries
[INFO] [stdout]  60 | |                 .next_entry()
[INFO] [stdout]  61 | |                 .await
[INFO] [stdout]     | |                  -----
[INFO] [stdout]     | |                  |   |
[INFO] [stdout]     | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |                   if let Ok(mut sub) = tokio::fs::read_dir(&p).await {
[INFO] [stdout]     |                             -------    -----------------------------
[INFO] [stdout]     |                             |          |                       |
[INFO] [stdout]     |                             |          |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             |          |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             |          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             `sub` calls a custom destructor
[INFO] [stdout]     |                             `sub` will be dropped later as of Edition 2024
[INFO] [stdout]  75 |                       while let Ok(Some(se)) = sub.next_entry().await {
[INFO] [stdout]     |                                         --     ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                         |      |                |
[INFO] [stdout]     |                                         |      |                this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                         |      |                up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                         |      |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                         |      |                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                         |      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                         |      up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                         |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                         |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                         `se` calls a custom destructor
[INFO] [stdout]     |                                         `se` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  79 |                       }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `sub` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sub` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `se` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/agent/validator.rs:75:46
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     while let Ok(Some(se)) = sub.next_entry().await {
[INFO] [stdout]    |                                       --     ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                                       |      |                |
[INFO] [stdout]    |                                       |      |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                       |      |                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                       |      |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                       |      |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                       |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                       |      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                       |      `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                       |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                       `se` calls a custom destructor
[INFO] [stdout]    |                                       `se` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 79 |                     }
[INFO] [stdout]    |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `se` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/agent/validator.rs:74:38
[INFO] [stdout]     |
[INFO] [stdout]  58 |           while let Some(entry) =
[INFO] [stdout]     |                          -----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `entry` calls a custom destructor
[INFO] [stdout]     |                          `entry` will be dropped later as of Edition 2024
[INFO] [stdout]  59 | /             entries
[INFO] [stdout]  60 | |                 .next_entry()
[INFO] [stdout]  61 | |                 .await
[INFO] [stdout]     | |                  -----
[INFO] [stdout]     | |                  |   |
[INFO] [stdout]     | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |                   if let Ok(mut sub) = tokio::fs::read_dir(&p).await {
[INFO] [stdout]     |                             -------    ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                             |          |                       |
[INFO] [stdout]     |                             |          |                       this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                             |          |                       up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             |          |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             |          |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             |          this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                             |          up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             |          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             `sub` calls a custom destructor
[INFO] [stdout]     |                             `sub` will be dropped later as of Edition 2024
[INFO] [stdout]  75 |                       while let Ok(Some(se)) = sub.next_entry().await {
[INFO] [stdout]     |                                         --     ----------------------
[INFO] [stdout]     |                                         |      |                |
[INFO] [stdout]     |                                         |      |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                         |      |                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                         |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                         |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                         `se` calls a custom destructor
[INFO] [stdout]     |                                         `se` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  81 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `sub` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sub` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `se` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/agent/validator.rs:59:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |             while let Some(entry) =
[INFO] [stdout]     |                            -----
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `entry` calls a custom destructor
[INFO] [stdout]     |                            `entry` will be dropped later as of Edition 2024
[INFO] [stdout]  59 | / /             entries
[INFO] [stdout]  60 | | |                 .next_entry()
[INFO] [stdout]  61 | | |                 .await
[INFO] [stdout]     | | |                  -----
[INFO] [stdout]     | | |                  |   |
[INFO] [stdout]     | | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                    up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  62 | |                   .map_err(|e| ClancyError::ValidationError {
[INFO] [stdout]  63 | |                       phase: "static check".to_string(),
[INFO] [stdout]  64 | |                       details: format!("Read entry: {}", e),
[INFO] [stdout]  65 | |                   })?
[INFO] [stdout]     | |                     ^
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                     up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                       up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |                     if let Ok(mut sub) = tokio::fs::read_dir(&p).await {
[INFO] [stdout]     |                               -------    -----------------------------
[INFO] [stdout]     |                               |          |                       |
[INFO] [stdout]     |                               |          |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                               |          |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               |          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               `sub` calls a custom destructor
[INFO] [stdout]     |                               `sub` will be dropped later as of Edition 2024
[INFO] [stdout]  75 |                         while let Ok(Some(se)) = sub.next_entry().await {
[INFO] [stdout]     |                                           --     ----------------------
[INFO] [stdout]     |                                           |      |                |
[INFO] [stdout]     |                                           |      |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                           |      |                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                           |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                           |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                           `se` calls a custom destructor
[INFO] [stdout]     |                                           `se` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  82 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `sub` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sub` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `se` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/squad/lifecycle.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 155 |                   match self
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 156 | |                     .executor
[INFO] [stdout] 157 | |                     .execute(
[INFO] [stdout] 158 | |                         &agent_config,
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                     .await
[INFO] [stdout]     | |                      ----^
[INFO] [stdout]     | |                      |   |
[INFO] [stdout]     | |                      |   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                      |   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |______________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |                       Err(e) => {
[INFO] [stdout]     |                           -
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `e` calls a custom destructor
[INFO] [stdout]     |                           `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 196 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/squad/lifecycle.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 119 | / /             self.db
[INFO] [stdout] 120 | | |                 .writer
[INFO] [stdout] 121 | | |                 .send(WriteCommand::CreateAgent {
[INFO] [stdout] 122 | | |                     id: agent_id.clone(),
[INFO] [stdout] ...   | |
[INFO] [stdout] 126 | | |                 })
[INFO] [stdout] 127 | | |                 .await?;
[INFO] [stdout]     | | |                  ------
[INFO] [stdout]     | | |                  |   ||
[INFO] [stdout]     | |_|__________________|___|this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   |                  |   |`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                      |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |                 let knowledge = self.db.get_knowledge_for_squad(&squad.id, 10).await?;
[INFO] [stdout]     |                                 -----------------------------------------------------
[INFO] [stdout]     |                                 |                                              |
[INFO] [stdout]     |                                 |                                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                 |                                              `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 155 |                     match self
[INFO] [stdout]     |    _______________________^
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout] 156 |   |                     .executor
[INFO] [stdout] 157 |   |                     .execute(
[INFO] [stdout] 158 |   |                         &agent_config,
[INFO] [stdout] ...     |
[INFO] [stdout] 164 |   |                     .await
[INFO] [stdout]     |   |                      ----^
[INFO] [stdout]     |   |______________________|___|
[INFO] [stdout]     |   |______________________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |   |______________________|___up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |   |______________________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                          |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                          up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                          `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |   |                     Err(e) => {
[INFO] [stdout]     |   |                         -
[INFO] [stdout]     |   |                         |
[INFO] [stdout]     |   |                         `e` calls a custom destructor
[INFO] [stdout]     |   |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...     |
[INFO] [stdout] 196 |   |             }
[INFO] [stdout]     |   |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/memory/writer.rs:94:33
[INFO] [stdout]    |
[INFO] [stdout] 93 |             while let Some(cmd) = rx.recv().await {
[INFO] [stdout]    |                                   ---------------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 94 |                 if let Err(e) = Self::process_command(&write_pool, cmd).await {
[INFO] [stdout]    |                            -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                            |    |                                       |
[INFO] [stdout]    |                            |    |                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                            |    |                                       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                            |    |                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                            |    |                                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                            |    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                            |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            `e` calls a custom destructor
[INFO] [stdout]    |                            `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 97 |             }
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/security/sanitizer.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 |             if let Ok(re) = regex::Regex::new(pattern) {
[INFO] [stdout]    |                       --    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                       |     |
[INFO] [stdout]    |                       |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                       `re` calls a custom destructor
[INFO] [stdout]    |                       `re` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 34 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `re` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/agent/executor.rs:118:27
[INFO] [stdout]      |
[INFO] [stdout]   92 |           let mut last_err = ClancyError::LlmError("Not started".to_string());
[INFO] [stdout]      |               ------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `last_err` calls a custom destructor
[INFO] [stdout]      |               `last_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  100 |               let result: Result<AgentCodeOutput> = tokio::select! {
[INFO] [stdout]      |  _________________------____________________________-
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 `result` calls a custom destructor
[INFO] [stdout]      | |                 `result` will be dropped later as of Edition 2024
[INFO] [stdout]  101 | |                 res = self.llm.complete_json(provider, &system_prompt, messages.clone(), MAX_TOKENS) => {
[INFO] [stdout]  102 | |                     res.map(|(output, _)| output)
[INFO] [stdout] ...    |
[INFO] [stdout]  107 | |             };
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             `output` calls a custom destructor
[INFO] [stdout]      | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             `futures_init` calls a custom destructor
[INFO] [stdout]      | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             `futures` calls a custom destructor
[INFO] [stdout]      | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  118 |                       match self
[INFO] [stdout]      |  ___________________________^
[INFO] [stdout]      | |___________________________|
[INFO] [stdout]      | |___________________________|
[INFO] [stdout]      | |___________________________|
[INFO] [stdout]  119 | |                         .apply_and_validate(config, working_dir, &output, cancel.clone())
[INFO] [stdout]  120 | |                         .await
[INFO] [stdout]      | |                          ----^
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |__________________________|___up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |__________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                            up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  123 | /                             self.db
[INFO] [stdout]  124 | |                                 .writer
[INFO] [stdout]  125 | |                                 .send(WriteCommand::UpdateStoryStatus {
[INFO] [stdout]  126 | |                                     id: config.story_id.clone(),
[INFO] [stdout] ...    |
[INFO] [stdout]  129 | |                                 })
[INFO] [stdout]  130 | |                                 .await?;
[INFO] [stdout]      | |                                  ------
[INFO] [stdout]      | |__________________________________|___||
[INFO] [stdout]      | |__________________________________|___|this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |__________________________________|___|`#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |__________________________________|___this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                    |   `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  131 | /                             self.db
[INFO] [stdout]  132 | |                                 .writer
[INFO] [stdout]  133 | |                                 .send(WriteCommand::UpdateAgentStatus {
[INFO] [stdout]  134 | |                                     id: config.id.clone(),
[INFO] [stdout]  135 | |                                     status: "completed".to_string(),
[INFO] [stdout]  136 | |                                 })
[INFO] [stdout]  137 | |                                 .await?;
[INFO] [stdout]      | |                                  ------
[INFO] [stdout]      | |__________________________________|___||
[INFO] [stdout]      | |__________________________________|___|this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |__________________________________|___|`#6` will be dropped later as of Edition 2024
[INFO] [stdout]      | |__________________________________|___this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                    |   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                    `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  160 | |                 }
[INFO] [stdout]      | |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `last_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `output` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `futures_init` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/notify.rs:1041:1
[INFO] [stdout]      |
[INFO] [stdout] 1041 | impl Drop for Notified<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `futures` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/notify.rs:1041:1
[INFO] [stdout]      |
[INFO] [stdout] 1041 | impl Drop for Notified<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/agent/validator.rs:75:46
[INFO] [stdout]     |
[INFO] [stdout]  58 |           while let Some(entry) =
[INFO] [stdout]     |                          -----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `entry` calls a custom destructor
[INFO] [stdout]     |                          `entry` will be dropped later as of Edition 2024
[INFO] [stdout]  59 | /             entries
[INFO] [stdout]  60 | |                 .next_entry()
[INFO] [stdout]  61 | |                 .await
[INFO] [stdout]     | |                  -----
[INFO] [stdout]     | |                  |   |
[INFO] [stdout]     | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |                   if let Ok(mut sub) = tokio::fs::read_dir(&p).await {
[INFO] [stdout]     |                             -------    -----------------------------
[INFO] [stdout]     |                             |          |                       |
[INFO] [stdout]     |                             |          |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             |          |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             |          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             `sub` calls a custom destructor
[INFO] [stdout]     |                             `sub` will be dropped later as of Edition 2024
[INFO] [stdout]  75 |                       while let Ok(Some(se)) = sub.next_entry().await {
[INFO] [stdout]     |                                         --     ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                         |      |                |
[INFO] [stdout]     |                                         |      |                this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                         |      |                up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                         |      |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                         |      |                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                         |      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                         |      up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                         |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                         |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                         `se` calls a custom destructor
[INFO] [stdout]     |                                         `se` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  79 |                       }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `sub` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sub` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `se` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/agent/validator.rs:75:46
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     while let Ok(Some(se)) = sub.next_entry().await {
[INFO] [stdout]    |                                       --     ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                                       |      |                |
[INFO] [stdout]    |                                       |      |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                       |      |                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                       |      |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                       |      |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                       |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                       |      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                       |      `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                       |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                       `se` calls a custom destructor
[INFO] [stdout]    |                                       `se` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 79 |                     }
[INFO] [stdout]    |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `se` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/agent/validator.rs:74:38
[INFO] [stdout]     |
[INFO] [stdout]  58 |           while let Some(entry) =
[INFO] [stdout]     |                          -----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `entry` calls a custom destructor
[INFO] [stdout]     |                          `entry` will be dropped later as of Edition 2024
[INFO] [stdout]  59 | /             entries
[INFO] [stdout]  60 | |                 .next_entry()
[INFO] [stdout]  61 | |                 .await
[INFO] [stdout]     | |                  -----
[INFO] [stdout]     | |                  |   |
[INFO] [stdout]     | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |                   if let Ok(mut sub) = tokio::fs::read_dir(&p).await {
[INFO] [stdout]     |                             -------    ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                             |          |                       |
[INFO] [stdout]     |                             |          |                       this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                             |          |                       up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             |          |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             |          |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             |          this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                             |          up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             |          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             `sub` calls a custom destructor
[INFO] [stdout]     |                             `sub` will be dropped later as of Edition 2024
[INFO] [stdout]  75 |                       while let Ok(Some(se)) = sub.next_entry().await {
[INFO] [stdout]     |                                         --     ----------------------
[INFO] [stdout]     |                                         |      |                |
[INFO] [stdout]     |                                         |      |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                         |      |                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                         |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                         |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                         `se` calls a custom destructor
[INFO] [stdout]     |                                         `se` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  81 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `sub` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sub` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `se` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/agent/validator.rs:59:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |             while let Some(entry) =
[INFO] [stdout]     |                            -----
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `entry` calls a custom destructor
[INFO] [stdout]     |                            `entry` will be dropped later as of Edition 2024
[INFO] [stdout]  59 | / /             entries
[INFO] [stdout]  60 | | |                 .next_entry()
[INFO] [stdout]  61 | | |                 .await
[INFO] [stdout]     | | |                  -----
[INFO] [stdout]     | | |                  |   |
[INFO] [stdout]     | | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                    up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  62 | |                   .map_err(|e| ClancyError::ValidationError {
[INFO] [stdout]  63 | |                       phase: "static check".to_string(),
[INFO] [stdout]  64 | |                       details: format!("Read entry: {}", e),
[INFO] [stdout]  65 | |                   })?
[INFO] [stdout]     | |                     ^
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                     up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_____________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                       up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |                     if let Ok(mut sub) = tokio::fs::read_dir(&p).await {
[INFO] [stdout]     |                               -------    -----------------------------
[INFO] [stdout]     |                               |          |                       |
[INFO] [stdout]     |                               |          |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                               |          |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               |          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               `sub` calls a custom destructor
[INFO] [stdout]     |                               `sub` will be dropped later as of Edition 2024
[INFO] [stdout]  75 |                         while let Ok(Some(se)) = sub.next_entry().await {
[INFO] [stdout]     |                                           --     ----------------------
[INFO] [stdout]     |                                           |      |                |
[INFO] [stdout]     |                                           |      |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                           |      |                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                           |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                           |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                           `se` calls a custom destructor
[INFO] [stdout]     |                                           `se` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  82 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `sub` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sub` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `se` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/squad/lifecycle.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 155 |                   match self
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 156 | |                     .executor
[INFO] [stdout] 157 | |                     .execute(
[INFO] [stdout] 158 | |                         &agent_config,
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                     .await
[INFO] [stdout]     | |                      ----^
[INFO] [stdout]     | |                      |   |
[INFO] [stdout]     | |                      |   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                      |   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |______________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |                       Err(e) => {
[INFO] [stdout]     |                           -
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `e` calls a custom destructor
[INFO] [stdout]     |                           `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 196 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/squad/lifecycle.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 119 | / /             self.db
[INFO] [stdout] 120 | | |                 .writer
[INFO] [stdout] 121 | | |                 .send(WriteCommand::CreateAgent {
[INFO] [stdout] 122 | | |                     id: agent_id.clone(),
[INFO] [stdout] ...   | |
[INFO] [stdout] 126 | | |                 })
[INFO] [stdout] 127 | | |                 .await?;
[INFO] [stdout]     | | |                  ------
[INFO] [stdout]     | | |                  |   ||
[INFO] [stdout]     | |_|__________________|___|this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   |                  |   |`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                      |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |                 let knowledge = self.db.get_knowledge_for_squad(&squad.id, 10).await?;
[INFO] [stdout]     |                                 -----------------------------------------------------
[INFO] [stdout]     |                                 |                                              |
[INFO] [stdout]     |                                 |                                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                 |                                              `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 155 |                     match self
[INFO] [stdout]     |    _______________________^
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout] 156 |   |                     .executor
[INFO] [stdout] 157 |   |                     .execute(
[INFO] [stdout] 158 |   |                         &agent_config,
[INFO] [stdout] ...     |
[INFO] [stdout] 164 |   |                     .await
[INFO] [stdout]     |   |                      ----^
[INFO] [stdout]     |   |______________________|___|
[INFO] [stdout]     |   |______________________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |   |______________________|___up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |   |______________________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                          |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                          up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                          `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |   |                     Err(e) => {
[INFO] [stdout]     |   |                         -
[INFO] [stdout]     |   |                         |
[INFO] [stdout]     |   |                         `e` calls a custom destructor
[INFO] [stdout]     |   |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...     |
[INFO] [stdout] 196 |   |             }
[INFO] [stdout]     |   |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/memory/writer.rs:94:33
[INFO] [stdout]    |
[INFO] [stdout] 93 |             while let Some(cmd) = rx.recv().await {
[INFO] [stdout]    |                                   ---------------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 94 |                 if let Err(e) = Self::process_command(&write_pool, cmd).await {
[INFO] [stdout]    |                            -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                            |    |                                       |
[INFO] [stdout]    |                            |    |                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                            |    |                                       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                            |    |                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                            |    |                                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                            |    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                            |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            `e` calls a custom destructor
[INFO] [stdout]    |                            `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 97 |             }
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/security/sanitizer.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 |             if let Ok(re) = regex::Regex::new(pattern) {
[INFO] [stdout]    |                       --    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                       |     |
[INFO] [stdout]    |                       |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                       `re` calls a custom destructor
[INFO] [stdout]    |                       `re` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 34 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `re` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:264:60
[INFO] [stdout]     |
[INFO] [stdout] 263 |             let db = clancy::memory::db::Database::new(&config.database).await?;
[INFO] [stdout]     |                 --
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `db` calls a custom destructor
[INFO] [stdout]     |                 `db` will be dropped later as of Edition 2024
[INFO] [stdout] 264 |             if let Some(m) = db.get_run_metrics("current").await? {
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 272 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/pool/inner.rs:437:1
[INFO] [stdout]     |
[INFO] [stdout] 437 | impl<DB: Database> Drop for PoolInner<DB> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/integration.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:264:60
[INFO] [stdout]     |
[INFO] [stdout] 263 |             let db = clancy::memory::db::Database::new(&config.database).await?;
[INFO] [stdout]     |                 --
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `db` calls a custom destructor
[INFO] [stdout]     |                 `db` will be dropped later as of Edition 2024
[INFO] [stdout] 264 |             if let Some(m) = db.get_run_metrics("current").await? {
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 272 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/pool/inner.rs:437:1
[INFO] [stdout]     |
[INFO] [stdout] 437 | impl<DB: Database> Drop for PoolInner<DB> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] [stderr] crater-edition-check: clancy v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking clancy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "573ef8816914de5c9e0add5c55e42d2fc80481068f0cfdf4f2c6977bae984eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "573ef8816914de5c9e0add5c55e42d2fc80481068f0cfdf4f2c6977bae984eff", kill_on_drop: false }`
[INFO] [stdout] 573ef8816914de5c9e0add5c55e42d2fc80481068f0cfdf4f2c6977bae984eff
